home *** CD-ROM | disk | FTP | other *** search
- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- BluedivingNG
- ------------
- Next generation bluetooth security tool
- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-
- Programmed by Bastian Ballmann
- Web: http://www.datenterrorist.de
- Mail: balle@chaostal.de
-
-
- [About]
-
- Note: This is BETA code.
-
- Respect the privacy of other human beings and think before you type!
- ...and please dont use this software to destroy other peoples devices.
- That's dumb dude!
-
- Currently this code only runs on Linux 2.4 / 2.6 systems.
- Now there is also a FreeBSD port, which should be considered to be in
- Alpha state. Not all functionality has been ported and it's not massively
- tested, but it's working basically.
- You should habe at least FreeBSD 5, but I am developing on a FreeBSD 6
- machine and I cannot asure that all of the code is also running on version 5.
-
-
- [Requirements]
-
- Linux 2.4 / 2.6
- BlueZ
- sox
- obexftp
- libreadline
- expat / XML::Simple
-
-
- [Installation]
-
- The installation process is that complex to avoid that
- stupid script kiddies will use this code to cause real damage.
-
- Ok. Here we go...
-
- [1] You'll need the CVS version (at least obex and utils) of BlueZ.
- [2] Install obexftp and the other requirements.
- [3] Compile the shipped tools
- [4] Install the Perl module XML::Simple (perl -MCPAN -e 'install XML::Simple')
- [5] Have a look at the configuration file bluedivingNG.conf
-